GtkListBox: Open code the update_header calls in add()
authorAlexander Larsson <alexl@redhat.com>
Tue, 11 Jun 2013 14:07:42 +0000 (16:07 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 13 Jun 2013 10:17:07 +0000 (12:17 +0200)
commit217c2bb087454a1482638e09ea91cb96f3e38ab9
tree5784fd949f90607f7ee8b10957440a83a337fe1a
parent1eb729dcd91c7e490d669dcb0e5f574c4e966003
GtkListBox: Open code the update_header calls in add()

Rather than reusing row_visibility_changed. This means
row_visibility_changed really means that the row visibility changed.
gtk/gtklistbox.c